home *** CD-ROM | disk | FTP | other *** search
- Path: smarty.smart.net!dave
- From: dave@smarty.smart.net (Dave Clausen)
- Newsgroups: comp.lang.c++
- Subject: GetDocument question
- Date: 3 Apr 1996 17:24:50 GMT
- Organization: Smartnet Internet Services [via news]
- Message-ID: <4juc92$r4a@news.smart.net>
- NNTP-Posting-Host: smarty.smart.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello,
-
- I am new to Visual C++, and I am having a difficult time understanding
- the concept of "GetDocument()" function. My question is... if the
- UpdateData(BOOL) function allows me to pull all values from the view's
- controls into their corresponding data structions AND also allows me to
- push all values from the data structures into their corresponding
- controls, WHY would I need the GetDocument() function?
-
- Any help is very much appreciated.
- Thanks,
- Dave Clausen
- dave@smart.net
-